VT-d: prevent watchdog timer from kicking in when
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 11 May 2010 07:35:45 +0000 (08:35 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 11 May 2010 07:35:45 +0000 (08:35 +0100)
commite6536520c483cf9f4eb64df4b62a6f0138a6408a
tree21d0ff3290206db86aac200862591dc79722898f
parente0d92765715d294603d1d2939243f330f6b7d128
VT-d: prevent watchdog timer from kicking in when
initializing on systems with huge amounts of memory

Process pending soft-IRQs every 4G worth of pages initialized for Dom0
to keep timekeeping happy and prevent the NMI watchdog (when enabled)
from kicking in.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/drivers/passthrough/vtd/ia64/vtd.c
xen/drivers/passthrough/vtd/x86/vtd.c